home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PD Collection CD 1
/
PD Collection CD 1.iso
/
programer2
/
pari2
/
pari
/
other
/
plot_null
< prev
next >
Wrap
Text File
|
1991-04-11
|
88b
|
14 lines
#include "genpari.h"
GEN ploth()
{
return gnil;
}
GEN ploth2()
{
return gnil;
}